func math.log10 2 uses math (current package) log10.go#L13: return log10(x) log10.go#L16: func log10(x float64) float64 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)